home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Technical.Notes / IIGS / TN.IIGS.056 < prev    next >
Encoding:
Text File  |  1991-01-11  |  1.0 KB  |  23 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. Apple IIgs
  7. #56:    Managing Dynamic Segments
  8.  
  9. Revised by:    Matt Deatherage                                  November 1990
  10. Written by:    Eric Soldan                                          July 1989
  11.  
  12. This Technical Note discusses application difficulties when transferring
  13. control to dynamic segments during low-memory conditions.
  14. Changes since July 1989:  The information formerly covered in this Note is now
  15. discussed in greater detail in Apple IIgs Technical Note #22, Proper Use of
  16. Dynamic Segments.
  17. _____________________________________________________________________________
  18.  
  19. This Note formerly warned of the dangers of using dynamic segments-if memory is
  20. not available for the dynamic segment, the system crashes.  Apple IIgs
  21. Technical Note #22, Proper Use of Dynamic Segments, covers this problem and
  22. strategies for working around it.
  23.